home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / other___ / kbyte253.zip / go.bat < prev    next >
DOS Batch File  |  1995-03-26  |  801b  |  33 lines

  1. ECHO OFF
  2. ECHO  
  3. ECHO  
  4. ECHO KILOBYTE files to fill up the kilobytes.
  5. ECHO Dave Beiter, CAVE Inc, Ritner KY  42639.  (606)376-3137  byter@mcimail.com
  6. ECHO  
  7. ECHO BROWSE is friendlier than TYPE
  8. ECHO  
  9. ECHO The following keys will be active:
  10. ECHO Page Up, Page Dn, cursor up, curser down, Home, End, Esc.
  11. ECHO To quit the batch, use ctrl-break (^C). Repeatedly.
  12. ECHO  
  13. ECHO ON
  14. PAUSE
  15. BROWSE README
  16. PAUSE
  17. BROWSE COPYWRIG.HT
  18. PAUSE
  19. BROWSE (C)1995.BY
  20. PAUSE
  21. BROWSE DP_BYTER
  22. PAUSE
  23. BROWSE REGISTER.ME
  24. PAUSE
  25. BROWSE MS_BAT.TXT
  26. ECHO OFF
  27. ECHO To read with Vern Buerg's LIST, enter LISTREAD *.* & then Ctrl-PgDn
  28. ECHO  
  29. ECHO Gettin' the ideas is the easy part. Then I gotta figger out which button to
  30. ECHO push first. ¿Why so many buttons on this thing?     -Jack Ascii
  31. ECHO ON
  32. ECHO
  33.